home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / BUS / DynRisk 68k 4.01 demo.sit / DynRisk-Help.rsrc / TEXT_6501.txt < prev    next >
Text File  |  1996-08-30  |  2KB  |  44 lines

  1. In DynRisk there are basically two kinds of edges:
  2.  
  3.     窶「 Black edges
  4.     窶「 Gray edges
  5.  
  6. A black edge simply transfers the output value from one node over to another, while a gray edge transforms the output value before it is sent to the receiving node.
  7.  
  8. When you create an edge, it is always black by default. In order to turn the edge into a gray edge, you must specify a transformation for this edge. This is done in the 窶廢dit edge窶 dialog box. To get to this dialog box, you must open the edge. This is done by selecting the two nodes (or events) connected by the edge, and using the 窶廾pen edge(s)窶ヲ窶 command in the 窶廴odel窶 menu.
  9.  
  10. By using the 窶廡unction窶 popup menu, you can select a function transforming the input value before it is passed on. For black edges, the 窶廡unction窶 popup menu shows the word 窶廸one窶 indicating that there is no selected function for this edge.
  11.  
  12. The following edge functions are available:
  13.  
  14.     窶「 Abs
  15.     窶「 Delay
  16.     窶「 Delay2
  17.     窶「 Exp
  18.     窶「 Inverse
  19.     窶「 Log
  20.     窶「 Max
  21.     窶「 Min
  22.     窶「 Minus
  23.     窶「 NPV
  24.     窶「 Osc1
  25.     窶「 Osc2
  26.     窶「 Osc3
  27.     窶「 Poly1
  28.     窶「 Poly2
  29.     窶「 Poly3
  30.     窶「 Random
  31.     窶「 Round
  32.     窶「 Sqr
  33.     窶「 Sqrt
  34.     窶「 Thresh1
  35.     窶「 Thresh2
  36.     窶「 Thresh3
  37.     窶「 Trim1
  38.     窶「 Trim2
  39.     窶「 Trunc
  40.     窶「 XUtil
  41.  
  42. Most of the functions, can be customized by adjusting several parameters. The parameters are labelled 窶彗窶, 窶彙窶, 窶彡窶, 窶彭窶 and 窶彳窶. (Some functions use only a subset of these parameters.) The use of the parameters, varies from function to function. Moreover, each function has its own set of default parameter values.
  43.  
  44. In the following we describe each of the edge functions in detail.